home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / fightfight2.swf / scripts / DefineButton2_817 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2006-05-08  |  71 b   |  7 lines

  1. on(press){
  2.    tellTarget(hard)
  3.    {
  4.       gotoAndStop(3);
  5.    }
  6. }
  7.